Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1665031
Automate -> Automation -> Generic Object
See that sort in tree and table is different.
For ButtonGroup you may need to change it's
set_data[:button_order]
to see difference.For Action add few unassigned button and last one that you add should be with name that should be at the start of the list.
Before:
![screen shot 2019-01-10 at 11 26 21 am](https://user-images.githubusercontent.com/9210860/50962480-a4a90380-14ca-11e9-9340-3a413557abde.png)
![screen shot 2019-01-10 at 11 26 13 am](https://user-images.githubusercontent.com/9210860/50962498-ac68a800-14ca-11e9-8a9a-4fae70f42f27.png)
![screen shot 2019-01-10 at 11 25 25 am](https://user-images.githubusercontent.com/9210860/50962487-a7a3f400-14ca-11e9-8da5-11b2be6d24cd.png)
![screen shot 2019-01-10 at 11 25 35 am](https://user-images.githubusercontent.com/9210860/50962495-aa064e00-14ca-11e9-9cf6-2e83fc7385b5.png)
After:
@miq-bot add_label bug, generic objects, automate/automation, hammer/yes, gaprindashvili/yes, bugzilla needed